Select(String[]) Method
Selects multiple items by string values.

C# Syntax

void Select( 
   params string[] items
)

Parameters

items
The texts of the items to select.